|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.ObjectReadSerialPort
public class ReadSerialPort
| Nested Class Summary | |
|---|---|
static class |
ReadSerialPort.SerialReader
|
| Field Summary | |
|---|---|
(package private) ReadSerialPort.SerialReader |
a
|
(package private) ReadSerialPort |
s
|
| Constructor Summary | |
|---|---|
ReadSerialPort()
|
|
| Method Summary | |
|---|---|
(package private) ReadSerialPort.SerialReader |
connect(String portName)
|
void |
initArm()
|
void |
main()
|
void |
print(String str)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ReadSerialPort.SerialReader a
ReadSerialPort s
| Constructor Detail |
|---|
public ReadSerialPort()
| Method Detail |
|---|
ReadSerialPort.SerialReader connect(String portName)
throws Exception
Exception
public void initArm()
throws IOException
IOException
public void main()
throws IOException
IOException
public void print(String str)
throws IOException
IOException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||